Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Migrate matmul test suite to iree-test-suites. #18291

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Aug 19, 2024

** Work in progress **

Progress on iree-org/iree-test-suites#2.

I'm moving the tests at tests/e2e/matmul to the iree-org/iree-test-suites repository in iree-org/iree-test-suites#13. This deletes them from this repo and adds back test coverage using some workflow changes.

TODO:

  • Port conv and attention tests too (this deletes them without adding them back yet)
  • Add CPU test job
  • Add tests to other GPU test jobs
  • Iterate on the CMake options, flags, helper scripts, etc. so developers can still use these tests with minimal changes to their local workflows (this sort of move exposes a lot of the accumulated cruft and some deeper changes are overdue)
  • Add docs to https://iree.dev/developers/general/testing-guide/

ci-exactly: build_packages, test_amd_mi250

@ScottTodd ScottTodd added the infrastructure Relating to build systems, CI, or testing label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Relating to build systems, CI, or testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant